Draw a line between the specified coordinates.
Syntax
Line x1,y1 To x2,y2
Description
This command draws a line from from coordinates x1,y1 to the coordinates x2,y2.